home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / packer / arc / trycolor.ash < prev   
Encoding:
Text File  |  1987-05-27  |  289 b   |  20 lines

  1. # color {-f | -b} [RGB]  -  change the foreground or background color
  2. color -?
  3. color -f
  4. color -b
  5. echo Hit a CR after each color change.
  6. pause
  7. color -f 777
  8. pause
  9. color -b 700
  10. pause
  11. color -b 070
  12. pause
  13. color -b 007
  14. pause
  15. color -b 000
  16. pause
  17. color -f 004
  18. pause
  19. color -b 777
  20. ə